Free desktop tools and utilities for Windows. Download our software now.Free desktop tools and utilities for Windows. Download our software now.
HomeContact
free windows software utility
free windows software tools

Hardware Unique ID Extractor
Example for VBA (Visual Basic for Applications) programmers

Hardware unique ID extractor

 

free software

Delphi programming C/C++  programming VB (Visual Basic)  programming

 

TOC

 

 

Hardware ID extractor - partition serial number,hard drive serial number,volume serial number

 

 

Programing language: Basic

Enviroment: Visual Basic for Applications (VBA)

Source code by:

For Hardware ID Extractor DLL version: 2.0

 


 

 

Example for VBA programmers

 

Private Declare Function HardwareIDExtractorC  
  Lib "HardwareIDExtractorC.DLL" (ByVal DriveNumber As Byte) As String
  
  
  Private Sub CommandButton1_Click()   
  TextBox1.Text = GetIDESerialNumber(0)
  End Sub
 

Note: Don't forget to call ReleaseMemory when you are done with the function.

  
      

 

 

 

free windows desktop software utility

Hardware ID Extractor Support